public sealed class ServerSecurityProvider : IServerSecurityProviderPublic NotInheritable Class ServerSecurityProvider
Implements IServerSecurityProviderpublic ref class ServerSecurityProvider sealed : IServerSecurityProvider[<SealedAttribute>]
type ServerSecurityProvider =
class
interface IServerSecurityProvider
end| ServerSecurityProvider | Объект, предоставляющий доступ к настройкам безопасности сервера IServerSecurityOptions. |
| 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) |
| GetSecurityOptionsAsync | Возвращает настройки безопасности или настройки по умолчанию, если сервер не найден (это может быть при первичной установке системы). Не возвращает null. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| InvalidateAsync | Сбрасывает настройки безопасности. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |