RealmInfo.SamlAuthUrl Property
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string SamlAuthUrl { get; set; }
public:
property String^ SamlAuthUrl {
String^ get();
void set(String^ value);
}
member SamlAuthUrl : string with get, set
Public Property SamlAuthUrl As String
Property Value
Type: System.String
Type: String.
See Also
RealmInfo Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright