PasswordCredentialImpl<T>.IWithAuthFile<T>.WithAuthFileToExport(StreamWriter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.Azure.Management.Graph.RBAC.Fluent.PasswordCredential.Definition.IWithAttach<T> IWithAuthFile<T>.WithAuthFileToExport (System.IO.StreamWriter outputStream);
Function WithAuthFileToExport (outputStream As StreamWriter) As IWithAttach(Of T) Implements IWithAuthFile(Of T).WithAuthFileToExport
Parameters
- outputStream
- System.IO.StreamWriter
Returns
- IWithAttach<T>