Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 int PreferredProtocol { get; set; }
public:
property int PreferredProtocol {
int get();
void set(int value);
}
member PreferredProtocol : int with get, set
Public Property PreferredProtocol As Integer
Property Value
Type: System.Int32
Type: Int32.
See Also
RealmInfo Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright