C# Класс Microsoft.Azure.Commands.KeyVault.Models.SecretAttributes

Secret attributes from PSH perspective
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SecretAttributes ( ) : System

Приватные методы

Метод Описание
SecretAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, System.DateTime created, System.DateTime updated, string contentType, string>.IDictionary tags ) : System
SecretAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, string contentType, Hashtable tags ) : System

Описание методов

SecretAttributes() публичный Метод

public SecretAttributes ( ) : System
Результат System