PsrGetMigratedKeysArgs Class |
Namespace: PsrApi.Synchronization
public class PsrGetMigratedKeysArgs
The PsrGetMigratedKeysArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PsrGetMigratedKeysArgs | Initializes a new instance of the PsrGetMigratedKeysArgs class |
| Name | Description | |
|---|---|---|
| ContainerItemIdsWithOldKey |
Ids of container items which still use old RSA keys
| |
| GroupIdsWithOldKey |
Ids of groups which still use old RSA keys
| |
| RoleIdsWithOldKey |
Ids of roles which still use old RSA keys
| |
| UserIdsWithOldKey |
Ids of users which still use old RSA keys
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |