Share via


CSecurityPrincipal.Type Field

Specifies the type of the security principal. Assign a value to this field using the Microsoft.Crm.Platform.Proxy.SecurityPrincipalType enumeration.

Syntax

[Visual Basic .NET]
Public Field Type As SecurityPrincipalType
[C#]
public SecurityPrincipalType Type;
[C++]
public: SecurityPrincipalType Type;

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.