Class RoleAttribute
Inheritance
RoleAttribute
Assembly: Lacuna.Pki.dll
Syntax
public class RoleAttribute
Properties
|
Improve this Doc
View Source
RoleAuthority
Declaration
public GeneralNames RoleAuthority { get; }
Property Value
|
Improve this Doc
View Source
RoleName
Declaration
public GeneralName RoleName { get; }
Property Value
Methods
|
Improve this Doc
View Source
Decode(Byte[])
Declaration
public static RoleAttribute Decode(byte[] rawAttribute)
Parameters
| Type |
Name |
Description |
| Byte[] |
rawAttribute |
|
Returns