[This is preliminary documentation and is subject to change.]
Returns the permission name - the last segment of the path
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override string Name { get; }
public override string Name { get; }
Public Overrides ReadOnly Property Name As String
Get
Public Overrides ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () override;
}
public:
virtual property String^ Name {
String^ get () override;
}
abstract Name : string with get
override Name : string with get
abstract Name : string with get
override Name : string with get
Property Value
Type:
String