PermissionDeniedExceptionAttributes Property |
Gets a list of attributes that caused the failure
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string[] Attributes { get; }
Public ReadOnly Property Attributes As String()
Get
public:
property array<String^>^ Attributes {
array<String^>^ get ();
}
Property Value
Type:
String
See Also