CngAlgorithmGroup.AlgorithmGroup Propriedade
Definição
Obtém o nome do grupo de algoritmos que o objeto CngAlgorithm atual especifica.Gets the name of the algorithm group that the current CngAlgorithm object specifies.
public:
property System::String ^ AlgorithmGroup { System::String ^ get(); };
public string AlgorithmGroup { get; }
member this.AlgorithmGroup : string
Public ReadOnly Property AlgorithmGroup As String
Valor da propriedade
O nome do grupo de algoritmos inserido.The embedded algorithm group name.