public sealed class SmartRoleGetOwnersStrategyResult : ISmartRoleGetOwnersStrategyResultPublic NotInheritable Class SmartRoleGetOwnersStrategyResult
Implements ISmartRoleGetOwnersStrategyResultpublic ref class SmartRoleGetOwnersStrategyResult sealed : ISmartRoleGetOwnersStrategyResult[<SealedAttribute>]
type SmartRoleGetOwnersStrategyResult =
class
interface ISmartRoleGetOwnersStrategyResult
end| SmartRoleGetOwnersStrategyResult | Инициализирует новый экземпляр класса SmartRoleGetOwnersStrategyResult |
| AsyncRequired | Определяет, требуется ли асинхронная обработка. |
| NextParameter | Следующий параметр для получения владельцев умных ролей, который будет использоваться при асинхронной обработке, если она требуется. Если не задан, будет использоваться текущий параметр. |
| Owners | Список владельцев умных ролей. |
| ValidationResult | Результат валидации. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| Empty | Пустой результат обработки. |