DocumentClass.SetPasswordEncryptionOptions Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public virtual void SetPasswordEncryptionOptions (string PasswordEncryptionProvider, string PasswordEncryptionAlgorithm, int PasswordEncryptionKeyLength, ref object PasswordEncryptionFileProperties);
abstract member SetPasswordEncryptionOptions : string * string * int * obj -> unit
override this.SetPasswordEncryptionOptions : string * string * int * obj -> unit
Public Overridable Sub SetPasswordEncryptionOptions (PasswordEncryptionProvider As String, PasswordEncryptionAlgorithm As String, PasswordEncryptionKeyLength As Integer, Optional ByRef PasswordEncryptionFileProperties As Object)
Parâmetros
- PasswordEncryptionProvider
- String
- PasswordEncryptionAlgorithm
- String
- PasswordEncryptionKeyLength
- Int32
- PasswordEncryptionFileProperties
- Object