IdentityDescriptorData.IdentityType Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)

Syntax

‘선언
Public Property IdentityType As String
    Get
    Set
public string IdentityType { get; set; }
public:
property String^ IdentityType {
    String^ get ();
    void set (String^ value);
}
member IdentityType : string with get, set
function get IdentityType () : String
function set IdentityType (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IdentityDescriptorData Class

Microsoft.TeamFoundation.WorkItemTracking.Proxy Namespace