ReadIdentityFromSourceCompletedEventArgs.Result Property

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

Syntax

‘선언
Public ReadOnly Property Result As Identity
    Get
public Identity Result { get; }
public:
property Identity^ Result {
    Identity^ get ();
}
member Result : Identity
function get Result () : Identity

Property Value

Type: Microsoft.TeamFoundation.Server.Identity

.NET Framework Security

See Also

Reference

ReadIdentityFromSourceCompletedEventArgs Class

Microsoft.TeamFoundation.Proxy.Security Namespace