C# Class Bit.Api.Models.FolderRequestModel

Show file Open project: bitwarden/core Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ToCipher ( Cipher existingFolder ) : Cipher
ToCipher ( string userId = null ) : Cipher

Method Details

ToCipher() public method

public ToCipher ( Cipher existingFolder ) : Cipher
existingFolder Cipher
return Cipher

ToCipher() public method

public ToCipher ( string userId = null ) : Cipher
userId string
return Cipher