UserOtherIpPhones Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.User.OtherIpPhones"]
Namespace: NetIQ.DRA.Common.Rest.DataModels
[DataMemberAttribute(Name = "otherIpPhones")] [JsonConverterAttribute(typeof(SingleOrArrayConverter<string>))] public string[] OtherIpPhones { get; set; }
<DataMemberAttribute(Name := "otherIpPhones")> <JsonConverterAttribute(GetType(SingleOrArrayConverter(Of String)))> Public Property OtherIpPhones As String() Get Set
© Copyright 2007-2023 Open Text or one of its affiliates.