Share via


ResourceAccessException.Identity Property

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'宣言
Public ReadOnly Property Identity As String
    Get
public string Identity { get; }
public:
property String^ Identity {
    String^ get ();
}
member Identity : string
function get Identity () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ResourceAccessException Class

Microsoft.TeamFoundation.VersionControl.Server Namespace