Enum SecuritySubjectType
Security subject types.
Namespace: GridGain.Core.Security
Assembly: GridGain.Core.dll
Syntax
public enum SecuritySubjectType : int
Fields
| Name | Description |
|---|---|
| RemoteClient | Subject type for remote client. |
| RemoteNode | Subject type for a remote node. |