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