Computer MsNpSavedCallingStationID Property DRA REST Extensions SDK
For dial-in connections, the expected phone number for the connection. Value is updated when msnpcallingstationid is updated. Optional.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "msNpSavedCallingStationId")]
public string MsNpSavedCallingStationID { get; private set; }

Property Value

Type: OnlineString
Remarks

The provided value is also written to the msNPSavedCallingStationID attribute.
See Also